Skip to main content

Configuration

After installation, you must configure the Sensor to communicate with Cyberhaven’s backend. This communication enables the Sensor to transmit event data to the backend and the Console.

  1. Copy the command for setting the backend URL from the Cyberhaven Console. In the Endpoint Sensors page, click on Sensor Installers > Linux and copy the post install configuration. The command looks similar to the following: sudo /opt/cyberhaven/cyberhaven --set-backend-url "<your-cyberhaven-tenant-url>" --set-install-token "<install-token>"
  2. Run the command in a terminal window.